سجلات
رهونات العقارات
مخطط مجموعة البيانات
انقر للتوسيع انقر للطي
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
{
- "title":"lands-mortgage",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/lands-mortgage"
}
] - "definitions":{
- "lands-mortgage":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/lands-mortgage_records"
}
}
} - "records":
} - "properties":
- "lands-mortgage_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "sector_english":,{
- "type":"string",
- "title":"Sector English",
- "description":""
} - "sector_arabic":,{
- "type":"string",
- "title":"Sector Arabic",
- "description":""
} - "district_english":,{
- "type":"string",
- "title":"District English",
- "description":""
} - "district_arabic":,{
- "type":"string",
- "title":"District Arabic",
- "description":""
} - "total_mortgage_value_in_aed":,{
- "type":"number",
- "title":"Total Mortgage Value (in AED)",
- "description":""
} - "mortgage_count":,{
- "type":"number",
- "title":"Mortgage Count",
- "description":""
} - "max_mortgage_value_in_aed":,{
- "type":"number",
- "title":"Max Mortgage Value (in AED)",
- "description":""
} - "year":,{
- "type":"number",
- "title":"Year",
- "description":""
} - "quarter":{
- "type":"number",
- "title":"Quarter",
- "description":""
}
} - "sector_english":
}
} - "fields":
} - "properties":
} - "lands-mortgage":
}